.. _`Table to ADAF`: .. _`org.sysess.sympathy.data.table.table2adaf`: Table to ADAF ============= .. image:: import_table.svg :width: 48 Export content of Table to specified container in ADAF. **Documentation** Export the full content of a Table to a specified container in an ADAF. **Definition** *Input ports* :port1: table Input Table *Output ports* :port1: adaf ADAF with data in input Table *Configuration*: **Export to group** (export_to_group) Choose a container in the ADAF as target for the export **Timeseries system name** (system) Specify name of the created system in the ADAF **Timeseries raster name** (raster) Specify name of the created raster in the ADAF **Time basis column** (tb) Select a column in the Table which will be the time basis signal in the ADAF .. automodule:: node_table2adaf .. class:: Table2ADAF **Related nodes** * :ref:`org.sysess.sympathy.data.table.tables2adafs` * :ref:`org.sysess.sympathy.data.table.updateadafwithtable` * :ref:`org.sysess.sympathy.data.adaf.adaf2table` **Example flows** * :download:`Table2ADAF.syx `